home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / DriverKit / Adaptec1542B / Adaptec1542B_reloc.tproj / PB.project < prev    next >
Encoding:
Text File  |  1995-03-01  |  452 b   |  13 lines

  1. LANGUAGE = English;
  2. FILESTABLE = {
  3.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, AHA.ddm, Load_Commands.sect, Makefile.driver_preamble);
  4.     H_FILES = (AHAController.h, AHAControllerPrivate.h, AHAInline.h, AHAThread.h, AHATypes.h, scsivar.h);
  5.     CLASSES = (AHAController.m, AHARoutines.m, AHAThread.m);
  6. };
  7. LOCALIZABLE_FILES = {
  8. };
  9. PROJECTVERSION = 1.1;
  10. PROJECTTYPE = Tool;
  11. PROJECTNAME = Adaptec1542B_reloc;
  12. GENERATEMAIN = YES;
  13.